home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / wp / qed215wp.zip / QED21WP.DAT next >
Text File  |  1992-01-06  |  5KB  |  153 lines

  1. * # - Shift Key
  2. * @ - Alt Key
  3. * ^ - Control Key
  4.  
  5.  
  6. *   Keys                Key Commands
  7. *   ----                ------------
  8.  
  9. * Modified and Standard Cursor and Editing Keys
  10. * ---------------------------------------------
  11. grey+                   EndScreen
  12. grey-                   BegScreen
  13. PgUp                    PageUp
  14. PgDn                    PageDown
  15. End                     EndLine
  16. Home                    BegLine
  17. Enter                   Return
  18. Backspace               Backspace
  19. Del                     DelCh
  20. Escape                  Escape
  21. Ins                     ToggleInsert
  22. CursorDown              CursorDown
  23. CursorLeft              CursorLeft
  24. CursorRight             CursorRight
  25. CursorUp                CursorUp
  26. tab                     TabRt
  27. #tab                    TabLt
  28.  
  29. * Alt-Key Combinations (Block Commands)
  30. * -------------------------------------
  31. @a                      AppendScrBuff
  32. @b                      MarkCharacter
  33. @c                      CopyBlock
  34. @d                      DeleteBlock
  35. @e                      GotoBlockEnd
  36. @g                      GetScrBuff
  37. @k                      MarkColumn
  38. @l                      MarkLine
  39. @m                      MoveBlock
  40. @s                      StoreScrBuff
  41. @t                      GotoBlockBeg
  42. @u                      UnMarkBlock
  43. @w                      WriteBlock
  44. @z                      CopyOverBlock
  45.  
  46. * Alt-Key Combinations (Other Functions)
  47. * --------------------------------------
  48. @f                      GFile
  49. @v                      GSave
  50. @x                      GExit
  51.  
  52. * Ctrl-Key Combinations (Editing)
  53. * -------------------------------
  54. ^Backspace              DelLtWord
  55. ^CursorUp               ScrollUp
  56. ^CursorDown             ScrollDown
  57. ^CursorLeft             WordLeft
  58. ^CursorRight            WordRight
  59. ^Del                    DelRtWord
  60. ^End                    DelToEOL
  61. ^Enter                  MacroBegin ' ' Return
  62. ^Home_CursorDown        EndFile
  63. ^Home_CursorUp          BegFile
  64. ^Grey/                  ScreenRight
  65. ^Grey*                  ScreenLeft
  66. ^PgDn                   MacroBegin Find ' ' Return 'I' Return
  67. ^PgUp                   MacroBegin Find ' ' Return 'B' Return
  68. ^-                      GetPrev
  69. ^a                      Align
  70. ^c                      CurrentFilename
  71. ^d                      DupLine
  72. ^l                      Literal
  73. ^j                      JoinLine
  74. ^n                      NextFile
  75. ^p                      PrevFile
  76. ^t                      SetCTabWidth
  77. ^y                      DelLine
  78.  
  79. * Function Keys
  80. * -------------
  81. F1                      UnKill
  82. #F1                     UnDoCursorline
  83. @F1                     ChangeFileName
  84. ^F1                     Shell
  85.  
  86. F2                      Find
  87. #F2                     RepeatFind
  88. @F2                     FindReplace
  89. ^F2
  90.  
  91. F3                      QuickHelp
  92. #F3                     NextFile
  93. @F3_o                   HorizontalWindow
  94. @F3_1                   OneWindow
  95. @F3_c                   CloseWindow
  96. @F3_g                   GrowWindow
  97. @F3_n                   NextWindow
  98. @F3_p                   PrevWindow
  99. @F3_s                   ShrinkWindow
  100. @F3_z                   ZoomWindow
  101. ^F3_4                   SetEGA43
  102. ^F3_2                   SetEGA25
  103. ^F3_d                   ToggleBoxDraw
  104. ^F3_t                   ToggleBoxType
  105.  
  106. F4                      ToggleIndent
  107. #F4                     WrapPara
  108. @F4                     MarkCharacter
  109. ^F4                     MoveBlock
  110.  
  111. F5                      MacroBegin EditFile '*.*' Return
  112. #F5_d                   InsertDate
  113. #F5_t                   InsertTime
  114.  
  115. F6                      FillBlock
  116. #F6                     CenterLine
  117. @F6
  118. ^F6
  119.  
  120. F7                      GEXIT
  121. #F7                     PrintAll
  122. @F7                     PrintBlock
  123. ^F7_l                   SetPrintLeftMargin
  124. ^F7_p                   SetPrintPageSize
  125.  
  126. F8                      ToggleEnterMatching
  127. #F8_w                   ToggleWordWrap
  128. #F8_m                   SetRmargin
  129. #F8_c                   SetCTabWidth
  130. #F8_p                   SetPTabWidth
  131. @F8
  132. ^F8
  133.  
  134. F9                      GFile
  135. #F9
  136. @F9
  137. ^F9
  138.  
  139. F10                     SaveFile
  140. #F10                    EditFile
  141. @F10                    MacroRead
  142. ^F10                    MacroRecord
  143.  
  144. F11                     ExecuteScrap
  145. #F11                    ReadBlock
  146. @F11                    MacroWrite
  147. ^F11
  148.  
  149. F12                     MarkCharacter
  150. #F12                    Cut
  151. @F12                    Paste
  152. ^F12                    Dos
  153.